cd/entity/Sovereign Vault· home entities Sovereign Vault
grep -l @sovereign vault /news/*.json | wc -l → 4

Sovereign Vault

mentions 4 type Person feed RSS

// recent coverage 4 mentions

23:56
2026-06-30
dev.to
ai-research

The Hybrid Retrieval Pattern

A developer introduced the Hybrid Retrieval pattern, which combines semantic vector search with keyword-based BM25 search using Reciprocal Rank Fusion (RRF) to improve retrieval precision. The pattern…

15:32
2026-06-05
dev.to
large-language-models

The Context Compression Pattern

Ken Walger's Context Compression pattern uses a specialized selector model or ranker to distill large volumes of retrieved data into only the most salient semantic components before the final inferenc…

16:25
2026-05-22
dev.to
artificial-intelligence

The Speculative Decoding Pattern

Speculative Decoding is an optimization pattern where a smaller "draft" model predicts multiple tokens in parallel, which are then verified or corrected by a larger "oracle" model in a single forward …

// co-occurs with top 8 entities